Видео с ютуба Hibernate @Column 2020

Hibernate Tip: SINGLE_TABLE strategy without discriminator column

Hibernate - @Column

hibernate columns order

Hibernate Tip: How to override column mappings of a superclass

how to implement UserType interface of Hibernate | Persisting column data in json format

Hibernate Tip: What’s the Difference Between @Column(length=50) and @Size(max=50)

Hibernate Tip: Map 1 Entity Attribute to 2 Columns

Hibernate Tip: How to escape table and column names

Hibernate Tip: Difference between @NotNull and @Column(nullable = false)

Hibernate Tip: Map database columns with generated values

Вячеслав Круглов — Введение в Hibernate: что, зачем, и где стандартные ловушки

Séance 8 : 26/12/2020 JPA, Hibernate, @Entity, @Table, @Column, @Transient, EntityManager...

Naming Strategies in Hibernate 5

Hibernate Tip: How to Exclude Unchanged Columns From Generated Update Statements

Hibernate Tip: How to model associations with non primary key columns

Hibernate Query API

Hibernate Tip: How to map an Enum to a database column

Hibernate. 5. Entity

How to Map Enum Type to Column in Hibernate JPA